projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c34ae9d
)
Fix doc typo in previous change
author
Glenn Morris
<rgm@gnu.org>
Fri, 8 Mar 2013 08:11:59 +0000
(
00:11
-0800)
committer
Glenn Morris
<rgm@gnu.org>
Fri, 8 Mar 2013 08:11:59 +0000
(
00:11
-0800)
lisp/subr.el
patch
|
blob
|
history
diff --git
a/lisp/subr.el
b/lisp/subr.el
index 6c7257ad98794b522d9383b2332ae885f8012764..9a7b94208feaf8b7d3f125aa4466bd3335ba2b1d 100644
(file)
--- a/
lisp/subr.el
+++ b/
lisp/subr.el
@@
-2701,7
+2701,7
@@
If there is no plausible default, return nil."
"Return regexp that matches the default tag at point.
If there is no tag at point, return nil.
-When in a major mode that does not provide it
'
s own
+When in a major mode that does not provide its own
`find-tag-default-function', return a regexp that matches the
symbol at point exactly."
(let* ((tagf (or find-tag-default-function